home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Mar 88 / TList Answer 3⁄2 < prev    next >
Encoding:
Text File  |  1991-03-06  |  560 b   |  23 lines  |  [TEXT/GEOL]

  1. Item    2080036                         2-March-88        17:08
  2.  
  3. From:   D0756                           Tradenet, Dev, Adam Wildavsky
  4.  
  5. To:     HOL0044                         Kemink Consultancy, J Kemink
  6.  
  7. cc:     MACAPP$                         MacApp Interest List
  8.  
  9. Sub:    TList Answer
  10.  
  11. Joost:
  12.  
  13. You do -not- have to call TList.DeleteAll before calling TList.Free.
  14.  
  15. Note that the elements of the list may have to be freed first, depending on
  16. your application; Neither TList.DeleteAll nor TList.Free frees them.
  17.  
  18. Hope this helps…
  19.  
  20. Adam Wildavsky
  21.  
  22.  
  23.